home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 April / macformat-023.iso / Shareware City / Developers / RLaB / misc / gnuplothelp / zrange < prev    next >
Encoding:
Text File  |  1994-10-22  |  289 b   |  16 lines  |  [TEXT/????]

  1. zrange:
  2.  
  3. Synopsis: Sets the plot range in z.
  4.  
  5. Syntax: zrange ( start, end, I )
  6.  
  7. Description:
  8.  
  9.     Sets the plot range in z in the I:th plot-window. 
  10.     The z-axis will start at "start" and end at "end".
  11.     
  12.     If 'I' is not specified the default plot-window (0) is used.
  13.  
  14. See Also: xrange, yrange
  15.  
  16.